home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 November / PCW1101.ISO / HowTo / Codecutter / CC 11- 01 - Animation.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2001-09-23  |  441b  |  25 lines

  1. object Form2: TForm2
  2.   Left = 462
  3.   Top = 288
  4.   Width = 172
  5.   Height = 223
  6.   Caption = 'About'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Button1: TButton
  17.     Left = 48
  18.     Top = 160
  19.     Width = 73
  20.     Height = 25
  21.     Caption = 'Okay'
  22.     TabOrder = 0
  23.   end
  24. end
  25.